home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / COMMUNIC / 0202.ZIP / DB3PLUS.UNP < prev    next >
Text File  |  1986-01-24  |  1KB  |  44 lines

  1.         How to Unprotect dBase III Plus 1.00
  2.                          by the Lone Victor
  3.  
  4.      This file tells how to remove the Softguard Superlok 2.03 copy
  5. protection from dBase III Plus version 1.00, on the file DBASE.LD1,
  6. 138752 bytes, dated 12/27/85 6:00.  It will work with this file and
  7. no others.  If it doesn't work, you probably have a different file.
  8.  
  9.      With this text file you should find a binary file DBASE.BIN.
  10. You will need this file, DEBUG, and your dBase System Disk #1.
  11.  
  12.      Make a new directory on your hard disk or format a new floppy.
  13. into this empty directory copy the following files from your dBase
  14. System Disk 1:  CONFIG.DB, DBASE.LD1, DBASE.MSG, DBASEINL.OVL.  Also
  15. include a copy of the file DBASE.BIN that comes with this text.
  16.  
  17.      Now, using DEBUG execute the following commands:
  18.  
  19.     debug dbase.ld1
  20.     n dbase.bin
  21.     l
  22.     rbx <cr>
  23.     BX 0000            ;debug response
  24.     :2
  25.     rcx
  26.     CX 2E00            ;debug response
  27.     :1e00
  28.     w
  29.     Writing 21e00 bytes    ;debug response
  30.     q
  31.  
  32.     rename dbase.bin dbase.exe
  33.     del dbase.ld1
  34.  
  35.      You now have a complete working copy of dBase III Plus.  There
  36. is no need to run the INSTALL and UNINSTALL programs.  If you are 
  37. working on a hard disk, also copy all files from System Disk 2 into 
  38. your directory.
  39.  
  40.      If anyone has trouble with this copy of dbase.exe, please contact
  41. me on the Atlanta IBM-PCUG BBS at 404-433-0062.
  42.  
  43.                         The Lone Victor
  44.